DeleteNameSpace
TheDeleteNameSpace
method deletes the specified name space.
void DeleteNameSpace (in ODNameSpace theNameSpace);
theNameSpace
- A reference to the name space to be deleted.
DISCUSSION
You call this method to delete the specified name space. Deleting a name space removes it from the name-space manager's internal tables and deallocates the memory associated with the object.If the specified name space was a parent to any other name spaces, those name spaces no longer have a parent name space.
SEE ALSO
TheODNameSpaceManager::CreateNameSpace
method (page 436).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help